sizegroup: Remove special case before loop
authorBenjamin Otte <otte@redhat.com>
Tue, 15 Sep 2015 20:11:35 +0000 (22:11 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 28 Oct 2015 18:44:27 +0000 (19:44 +0100)
commitdd0e5cfce691955d46c44d2cb286ab335ddec5d0
treee2b8d18a35ab68b6c661aece1546607d30e7201d
parent8fea3b02c93c5243e7cb7f352b0ae9e2b6d2414f
sizegroup: Remove special case before loop

The loop actually does the right thing already. There's no need to
complicate things.
gtk/gtksizegroup.c